/ Assembly List / LJCNetCommon / NetCommon / HasElements

Namespace - LJCNetCommon


Parameters
array - The array object.

Returns

true if an array and it has elements.

Syntax

C#
public static Boolean HasElements(Object array)

Checks an array for elements.

Copyright © Lester J. Clark and Contributors.
Licensed under the MIT License.